Jump To:
Technical Q&As: AppleScript
AppleScript is Apple's native scripting technology. It enables users to directly control scriptable applications by creating sets of English-like instructions, or scripts. Cocoa applications can take advantage of automated support supplied by the Foundation and Application Kit frameworks to make their applications scriptable. A scriptable application is one that is capable of performing operations or returning data in response to Apple events.

View all Cocoa Technical Q&As.
Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
Calling an AppleScript and providing parameters from an Application (HTML) ()
QA1111: Explains calling and providing parameter values to an AppleScript event handler from an application written in C.
2002-03-13
Calling AppleScript from an Application (HTML)
QA1026: Describes how to call an AppleScript from an application written in C.
2001-04-10